[Snyk] Upgrade stylelint from 9.6.0 to 9.10.1 #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade
stylelint
from 9.6.0 to 9.10.1.The recommended version fixes:
Release notes
css-in-js
syntax option that will replace the existingstyled
andjsx
ones (#3872).function-calc-no-invalid
rule (#3833).ignore: ["next-sibling"]
toselector-max-type
(#3832).declaration-block-semicolon-space-after
autofix (#3865).CssSyntaxError
for functions in template literals (#3869).no-descending-specificity
false positives for styled-components (#3875).no-duplicate-selectors
false positives for styled-components (#3875).selector-pseudo-class-no-unknown
false positives forfocus-visible
(#3887).selector-max-universal
false positives for flush comments containing a comma (#3817).shorthand-property-redundant-values
false positives for negative values (#3888).selector-list-comma-newline-after
autofix (#3815).value-list-max-empty-lines
autofix (#3814).ignoreSelectors: []
toselector-no-vendor-prefix
(#3748).&:extend
for Less syntax (#3824).--report-needless-disables
CLI flag (#3819).font-family-no-missing-generic-family-keyword
false positives for system fonts (#3794).value-keyword-case
autofix (#3775).ignore: ["pseudo-classes"]
tomax-nesting-depth
(#3724).ignoreTypes:[]
toselector-type-case
(#3758).ignoreFunctions:[]
tounit-no-unkown
(#3736).at-rule-*
false positives for Less variables and mixins (#3767).max-empty-lines
false positives for final newlines (#3785).at-rule-*
false positives for Less variables and mixins (#3759).media-feature-parentheses-space-inside
autofix (#3720).selector-descendant-combinator-no-non-space
autofix (#3565).unit-case
autofix (#3725).max-empty-lines
false positives for empty lines before</style>
(#3708).selector-max-specificity
false positives for functional psuedo-classes (#3711).from
stylelint
GitHub Release Notes🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs